'Declaration
Public MustInherit Class BaseEditor (Of P,C As FrameworkElement) Implements IPropertyGridEditor
public abstract class BaseEditor<P,C> : IPropertyGridEditor where C: FrameworkElement
'Declaration
Public MustInherit Class BaseEditor (Of P,C As FrameworkElement) Implements IPropertyGridEditor
public abstract class BaseEditor<P,C> : IPropertyGridEditor where C: FrameworkElement
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.BaseAdvancedEditor<P,E>
C1.WPF.PropertyGrid.BaseFontEditor<T>
C1.WPF.PropertyGrid.BoolEditor
C1.WPF.PropertyGrid.BrushEditor
C1.WPF.PropertyGrid.ColorPaletteEditor
C1.WPF.PropertyGrid.CursorEditor
C1.WPF.PropertyGrid.DateEditor
C1.WPF.PropertyGrid.DateTimeEditor
C1.WPF.PropertyGrid.EnumEditor
C1.WPF.PropertyGrid.GridLengthEditor
C1.WPF.PropertyGrid.NumericEditor
C1.WPF.PropertyGrid.PasswordEditor
C1.WPF.PropertyGrid.StringEditor<T>
C1.WPF.PropertyGrid.TimeEditor